As an Organization user I want to get the total elements from the search for File node(s) under my Organization and/or where I have an access via (/accesses).
POST/vfs/api/v2/files/count
As an Organization user I want to get the total elements from the search for File node(s) under my Organization and/or where I have an access via (/accesses).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
Returns the total elements.
The request is bad formatted.
You don't have permission to perform this action.
Forbidden
There no item with this id.
Conflict
Unhandled exception.